moveStopped
Type
message
Summary
Sent to an object that has just been moved by the move command.
Syntax
moveStopped
Description
Handle the moveStopped message to coordinate an action with the end of a move command.
The moveStopped message is sent when the actions of the move command end, or when a movement is ended by the stop moving command.
Examples
on moveStopped -- play a sound
play audioClip "Finished"
end moveStopped
Related
command: stop moving, move
glossary: object, command, message
Compatibility and Support
Introduced
LiveCode 1.0
OS
mac
windows
linux
ios
android
Platforms
desktop
server
mobile